home *** CD-ROM | disk | FTP | other *** search
- object Okno: TOkno
- Left = 373
- Top = 234
- BorderStyle = bsDialog
- Caption = 'Upozorn�n�'
- ClientHeight = 106
- ClientWidth = 243
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 50
- Top = 18
- Width = 168
- Height = 16
- Caption = 'Zvolte mo�nosti n�hledu'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 8
- Top = 12
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Label2: TLabel
- Left = 36
- Top = 58
- Width = 176
- Height = 13
- Caption = 'Zobrazovat p�i dal��m spu�t�n�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = Label2Click
- end
- object krizek: TCheckBox
- Left = 18
- Top = 56
- Width = 17
- Height = 17
- Checked = True
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- State = cbChecked
- TabOrder = 0
- end
- object Button1: TButton
- Left = 56
- Top = 80
- Width = 129
- Height = 25
- Caption = 'Ok'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 75
- Width = 243
- Height = 3
- TabOrder = 2
- end
- end
-